home *** CD-ROM | disk | FTP | other *** search
- on advance
- global mapflag
- set the visible of sprite 32 to 0
- go(marker(1))
- set the text of cast "storeLocation" to "Rollover an Icon" & RETURN & "to see the address" & RETURN & "of the store" & RETURN & "nearest you"
- set mapflag to 0
- end
-
- on backup
- global mapflag
- set the visible of sprite 32 to 0
- go(marker(-1))
- set the text of cast "storeLocation" to "Rollover an Icon" & RETURN & "to see the address" & RETURN & "of the store" & RETURN & "nearest you"
- set mapflag to 0
- end
-